sha2-asm 0.5.5

Assembly implementation of SHA-2 compression functions
Documentation
Assembly implementation of [SHA-2][1] compression functions. For full SHA-2 hash functions with this implementation of compression functions use [sha-2](https://crates.io/crates/sha-2) crate with the enabled "asm" feature. Only x86 and x86-64 architectures are currently supported. [1]: https://en.wikipedia.org/wiki/SHA-2